To navigate the pages: first page, previous page, go to page, next page and last page, five simple RpvCmd commands are used.
Command |
Action |
Arguments |
RpvCmdFirstPage |
Go to first
page |
None |
RpvCmdPreviousPage
|
Go to
previous page |
None |
RpvCmdLastPage
|
Go to last
page |
None |
RpvCmdNextPage
|
Go to next
page |
None |
RpvCmdGotoPage
|
Go to page |
Number of
page |
For the case of RpvCmdGotoPage is needed to specify the number of the page
following this syntax (combined with LINK command).
{Link=RpvCmdGotoPage=5} Go to page 5
{\n} face="MS Sans Serif" >
It is important to remmark that
the RpvCmd commands are specially designed to be used with other
commands such as LINK, EXECUTE and POSTSHOW. |
|